'Declaration Public Overloads Sub GetGlyphIndices( _ ByVal codePoints() As Integer, _ ByVal codePointCount As Integer, _ ByVal glyphIndices() As Short _ )
public void GetGlyphIndices( int[] codePoints, int codePointCount, short[] glyphIndices )
Parameters
- codePoints
- codePointCount
- glyphIndices